home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / lang_oth / m2path / doreadme.txt < prev    next >
Text File  |  1992-01-12  |  320b  |  9 lines

  1.  
  2.  In PATHFIND.MOD you can replace 'stdio' with 'InOut', but then
  3.  FST Modula-2 will produce a 25k EXE file (!)
  4.  
  5.  To compile using stdio, type SET M2OUTPUT=OBJ, then compile - but
  6.  do not link.  Exit M2 and type LINK PATHFIND+STDIO+SYSTEM (then
  7.  just press enter for all prompts).  This will produce a 1.6k EXE.
  8.  
  9.